home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 16 / PC Actual CD 16.iso / cdactual / dos / Trigraph.exe / GRAPH.DOC < prev    next >
Encoding:
Text File  |  1997-04-20  |  3.0 KB  |  91 lines

  1. Introduction
  2. ------------
  3. 'Trigno Graph' was originally developed as a study aid to help mathematics
  4. students quickly sketch graphs of complex trignometrical equations. However,
  5. in it's current state, 'Trigno Graph' can now be used to plot almost ANY
  6. graph which can be represented by a mathematical equation. (straight lines,
  7. curves, anything...) I have also added support for graphically representing
  8. series'...
  9.  
  10. The equations and axis of the graph can quickly and easily be modified, and
  11. the graph redrawn - effectively enabling you to ZOOM in or out of the graph.
  12.  
  13.  
  14. Starting Up - DOS
  15. -----------------
  16. i.   Log onto the directory in which Trigno Graph is stored
  17. ii.  Type "MOUSE.EXE" <enter>
  18. iii. Type "GRAPH" <enter>
  19.  
  20. Starting Up - Windows '95
  21. -------------------------
  22. i.   Either  (a) Goto DOS-PROMPT
  23.      Or      (b) Goto SHUT DOWN -> 'RESTART IN DOS MODE'
  24. ii.  Follow instructions as for DOS (above)
  25.  
  26.  
  27. Using 'Trigno Graph'
  28. --------------------
  29. Before you can plot an equation, you must first enter in the limits
  30. for each of the axis.
  31.  
  32. To set/alter graph axis: Click on relevent box
  33.                          Enter value
  34.                          Press 'Enter'
  35.  
  36. To create a graph:       Click on equation box I or II
  37.                          Enter equation
  38.                          Click on 'draw'
  39.  
  40. Keyboard Shortcuts
  41. ------------------
  42. KEY     FUNCTION                KEY     FUNCTION
  43. +       add                     s       sine
  44. -       minus                   c       cosine
  45. /       divide                  t       tangent
  46. *       multiply                shift-s secant
  47. (       round left bracket      shift-c cosecant
  48. )       round right bracket     shift-t cotangent
  49. ]       square left bracket     l       logarithm (base 10)
  50. ]       square right bracket    shift-l naperian logarithm
  51. ^       indicies                e       exponential
  52. q       squared                 i       inverse (1/x)
  53. p       pie                     n       ENTER NUMBER
  54.  
  55. Notes
  56. -----
  57. i.   Entering equations exactly as you would see them written on paper.
  58. ii.  Use brackets around power terms (except for power-2).
  59. iii. Square and round brackets are identical.
  60.  
  61.  
  62. Plotting Series'
  63. ----------------
  64. To plot series in the form  Xn+1 = f(Xn):
  65. (a)   Click on 'Function' until it changes to 'Series'
  66. (b)   Type out the equation exactly as you would a normal equation,
  67.       but where X stands for Xn.
  68.  
  69.  
  70. License Agreement
  71. -----------------
  72. This software is provided as freeware.
  73. There is NO REGISTRATION FEE for this software.
  74. Feel free to distribute this software to all your friends.
  75.  
  76. However, if you appreciate the effort that went into creating this game,
  77. or if you have any queries then please feel free to contact me.
  78.  
  79. The C++/Assembly source code for this program is also available for free.
  80. Contact me at either of the following locations for further details.
  81.  
  82. EMAIL: nitin@globalnet.co.uk
  83.  
  84. LETTER: Nitin Goel
  85.         17 Oxford Drive,
  86.         Birmingham.
  87.         England.
  88.         B27 6SH.
  89.  
  90. TEL: +44 0121 707 4164 (UK)
  91.